.progress-custom {
  height: 100%;
  width: 65%;

  box-shadow: 0 0 3px rgba(181, 184, 26, 0.712);
  border: 1px solid rgba(181, 184, 26, 0.712);
}

.bg-baires {
  background-color: rgba(181, 184, 26, 0.712);
}

.text-baires {
  color: rgba(181, 184, 26, 0.712);
}
